home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / grafik / bildanzeiger / superview-lib_dev / include / proto / svoperators.h < prev   
C/C++ Source or Header  |  1995-03-09  |  358b  |  15 lines

  1. /* proto/svoperators.h              */
  2. /* Version    : 9.1                 */
  3. /* Date       : 24.09.1993          */
  4. /* Written by : Andreas R. Kleinert */
  5.  
  6. /* SVOperator-Version V1.x+ */
  7.  
  8. #ifndef PROTO_SVOPERATORS_H
  9. #define PROTO_SVOPERATORS_H
  10.  
  11. #include <clib/svoperators_protos.h>
  12. #include <pragmas/svoperators_pragmas.h>
  13.  
  14. #endif /* PROTO_SVOPERATORS_H */
  15.